[INFO] cloning repository https://github.com/mobiusklein/mzdata_cxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobiusklein/mzdata_cxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0570f708e80631b81c7b41f654462c73e7d73be0
[INFO] checking mobiusklein/mzdata_cxx against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mobiusklein/mzdata_cxx
[INFO] finished tweaking git repo https://github.com/mobiusklein/mzdata_cxx
[INFO] tweaked toml for git repo https://github.com/mobiusklein/mzdata_cxx written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobiusklein/mzdata_cxx on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mobiusklein/mzdata_cxx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1
[INFO] running `Command { std: "docker" "start" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.153
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.7
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mzpeaks v1.0.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling cxx v1.0.153
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=69b2e559fe90c2e0 -C extra-filename=-93394b707b508e2a --out-dir /opt/rustwide/target/debug/build/simba/93394b707b508e2a/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/3af493dd50655655/out -L dependency=/opt/rustwide/target/debug/build/num-traits/4fccbfdc9676d1fd/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/5b70ccca94072f67/out --extern approx=/opt/rustwide/target/debug/build/approx/992427602bb3df8e/out/libapprox-992427602bb3df8e.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/5ad9e769c89ca893/out/libnum_complex-5ad9e769c89ca893.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/4fccbfdc9676d1fd/out/libnum_traits-4fccbfdc9676d1fd.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/6d8f570ea025a218/out/libpaste-6d8f570ea025a218.so --extern wide=/opt/rustwide/target/debug/build/wide/ccd2fcf188318863/out/libwide-ccd2fcf188318863.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7d719b9304dea1fd -C extra-filename=-54320282aec1b049 --out-dir /opt/rustwide/target/debug/build/rayon/54320282aec1b049/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/303ae5c2fa4b5630/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/ad1a0c4ba03145c0/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/54eb516e658fdd16/out --extern either=/opt/rustwide/target/debug/build/either/2557b7e2a9c7431f/out/libeither-2557b7e2a9c7431f.rmeta --extern rayon_core=/opt/rustwide/target/debug/build/rayon-core/356578b913a9656e/out/librayon_core-356578b913a9656e.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1", kill_on_drop: false }`
[INFO] [stdout] 90705a6fad66f564d8a41423a73933b93db2145cf6876010da6447d415873ce1
